-
Home
-
VidShop – Shoppable Videos for WooCommerce
-
1.0.0
-
Code
-
Classes
- Paginator
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
261 |
Lines of code |
106 |
Logical lines of code |
36 |
Comment lines |
123 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
to_array() |
S |
48 |
3 |
36 |
first_item() |
S |
69 |
3 |
6 |
last_page() |
S |
78 |
2 |
3 |
has_more_pages() |
S |
71 |
2 |
6 |
next_page() |
S |
78 |
2 |
3 |
previous_page() |
S |
78 |
2 |
3 |
last_item() |
S |
70 |
2 |
6 |
data() |
S |
68 |
2 |
8 |
__construct() |
S |
69 |
1 |
7 |
is_simple() |
S |
80 |
1 |
3 |
items() |
S |
82 |
1 |
3 |
total() |
S |
82 |
1 |
3 |
per_page() |
S |
82 |
1 |
3 |
current_page() |
S |
82 |
1 |
3 |
has_previous_page() |
S |
81 |
1 |
3 |
to_json() |
S |
80 |
1 |
3 |
meta() |
S |
76 |
1 |
4 |
jsonSerialize() |
S |
81 |
1 |
3 |